home *** CD-ROM | disk | FTP | other *** search
- Path: pacific.st.usm.edu!not-for-mail
- From: mkirgan@pacific.st.usm.edu (Michael Kirgan)
- Newsgroups: comp.lang.c
- Subject: Re: Return type - array of structures - please help!
- Date: 16 Apr 1996 15:34:33 GMT
- Organization: University of Southern Mississippi
- Message-ID: <4l0em9$ubi@thorn.cc.usm.edu>
- References: <4l0c9g$tsr@thorn.cc.usm.edu>
- NNTP-Posting-Host: ocean.st.usm.edu
- X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
-
- Michael Kirgan (mkirgan@pacific.st.usm.edu) wrote:
-
- BTW, I forgot to mention something. The errors I get are: syntax errors
- on the function prototype & function header. The other error occured
- on this statement class = delete(delssn, class); and that error was:
- operation between types array & struct. Class is an array of structures
- & like I said before I am trying to make the return type the same.
-
- I read an article about someone complaining that newbies/students don't
- follow up when the recieve help, because they all ready found out the answers
- from someone else or it is to late to turn in the program.
-
- If this is all that is stopping people from responding then rest assured, I
- thankyou now & I'll say thanks again when whoever helps and it is never
- too late to turn in this program I will just get a few points taken off.
- My prof is off campus most of the time doing research, so it is hard to
- catch him, that is why I am posting for help here.
-
-
- Thanks for any and all help,
-
-
-
- Mike
- mkirgan@ocean.st.usm.edu
-
-